How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Weblate component-lists API

Added in version 4.0.

Weblate component-lists API is one of 22 APIs that Weblate publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include component-lists. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 4 paths, and defines 36 schemas. It is described by OpenAPI 3.2.0.

Requests are made against a single base URL, http:.

9 operations 4 paths 36 schemas 2 DELETE3 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
Base URL
https://hosted.weblate.org/api/
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

Weblate component-lists API declares 3 security schemes for authenticating requests. An API key is passed in the header as Bearer (bearerAuth). An API key is passed in the cookie as sessionid (cookieAuth). An API key is passed in the header as Token (tokenAuth).

  • bearerAuth — Token-based authentication with required prefix Bearer. - Each user has a personal access token which they can get from their respective user profile. These to…
  • cookieAuth — Session-based authentication used when user is signed in.
  • tokenAuth — Token-based authentication with required prefix Token. - Each user has a personal access token which they can get from their respective user profile. These tok…

Paths & Operations 9

Across 4 paths, the API surfaces 9 operations — 2 DELETE, 3 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

component-lists 9

Added in version 4.0.

GET
/api/component-lists/
Return a list of component lists.
api_component_lists_list 2 params → 400401403404405406423429
POST
/api/component-lists/
Create a new component list.
api_component_lists_create body → 400401403404405406415423
GET
/api/component-lists/{slug}/
Return information about component list.
api_component_lists_retrieve 1 param → 400401403404405406423429
PUT
/api/component-lists/{slug}/
Change the component list parameters.
api_component_lists_update 1 param body → 400401403404405406415423
PATCH
/api/component-lists/{slug}/
Change the component list parameters.
api_component_lists_partial_update 1 param body → 400401403404405406415423
DELETE
/api/component-lists/{slug}/
Delete the component list.
api_component_lists_destroy 1 param → 400401403404405406423429
GET
/api/component-lists/{slug}/components/
Component lists API.
api_component_lists_components_retrieve 1 param → 400401403404405406423429
POST
/api/component-lists/{slug}/components/
Associate component with a component list.
api_component_lists_components_create 1 param body → 400401403404405406415423
DELETE
/api/component-lists/{slug}/components/{component_slug}/
Disassociate a component from the component list.
api_component_lists_components_destroy 2 params → 400401403404405406423429

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are PatchedComponentList (7 properties), ComponentList (7 properties), PaginatedComponentListList (4 properties), Error403 (3 properties). Each schema is shown below with its type and property counts.

Error406
object
3 properties 3 required
Error400
object
3 properties 3 required
ErrorResponse400TypeEnum
string
validationerror - Validation Error clienterror - Client Error
Error415
object
3 properties 3 required
Error423
object
3 properties 3 required
ErrorCode500Enum
string
error - Error
ErrorResponse423
object
2 properties 2 required
AutoComponentList
object
2 properties
ErrorResponse429
object
2 properties 2 required
ErrorResponse415
object
2 properties 2 required
ServerErrorEnum
string
servererror - Server Error
ClientErrorEnum
string
clienterror - Client Error
ErrorResponse400
object
2 properties 2 required
ErrorResponse405
object
2 properties 2 required
PatchedComponentList
object
7 properties
PaginatedComponentListList
object
4 properties 2 required
Error500
object
3 properties 3 required
ErrorCode406Enum
string
notacceptable - Not Acceptable
Error405
object
3 properties 3 required
Error404
object
3 properties 3 required
ComponentList
object
7 properties 6 required
ErrorCode403Enum
string
permissiondenied - Permission Denied
Error401
object
3 properties 3 required
ErrorResponse401
object
2 properties 2 required
ErrorCode415Enum
string
unsupportedmediatype - Unsupported Media Type
ErrorCode401Enum
string
authenticationfailed - Authentication Failed notauthenticated - Not Authenticated
Error429
object
3 properties 3 required
Error403
object
3 properties 3 required
ErrorCode429Enum
string
throttled - Throttled
ErrorCode423Enum
string
repository-locked - Repository Locked component-locked - Component Locked unknown-locked - Unknown Locked
ErrorResponse404
object
2 properties 2 required
ErrorResponse500
object
2 properties 2 required
ErrorResponse406
object
2 properties 2 required
ErrorCode405Enum
string
methodnotallowed - Method Not Allowed
ErrorResponse403
object
2 properties 2 required
ErrorCode404Enum
string
notfound - Not Found

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weblate-component-lists-api-openapi.yml Raw ↑

Other APIs Weblate publishes across the network.

Weblate addons API
Weblate categories API
Weblate changes API
Weblate components API
Weblate contributions API
Weblate groups API
Weblate hooks API
Weblate languages API
Weblate memory API
Weblate metrics API
Weblate projects API
Weblate roles API
Where this information came from

This is an independent, third-party profile of Weblate component-lists API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.