Comm-Link Search (Deprecated)
Deprecated. Use GET /api/comm-links?filter[title]={value} for title search. This endpoint will be removed in a future version.
Query parameters
Locale code for translated fields. Supported values depend on available translations (e.g. en, de, zh).
Available Comm-Link includes
Exact match on channel name (see GET /api/comm-links/filters for valid values)
Exact match on series name (see GET /api/comm-links/filters for valid values)
Exact match on category name (see GET /api/comm-links/filters for valid values)
Request body
Example request
{
"keyword": "Banu Merchantman",
"query": "This Week in Star Citizen"
}Response
Search results for Comm-Links
Example response
{
"data": [
{
"id": 12663,
"title": "This Week in Star Citizen",
"channel": "Engineering",
"category": "General",
"series": "Around the Verse",
"images": [
{
"name": "Starshipbridge.jpg",
"rsi_url": "/media/bluo97w6u7n1ur/source/Starshipbridge.jpg",
"size": 1504015,
"mime_type": "image/jpeg"
}
],
"images_count": 5,
"links": [
{
"href": "http://robertsspaceindustries.com/forums/",
"text": "forums"
}
],
"links_count": 3,
"comment_count": 42,
"created_at_human": "1 hour ago"
}
],
"meta": {
"current_page": 1,
"from": 1,
"last_page": 5,
"per_page": 30,
"to": 30,
"total": 150,
"path": "https://api.star-citizen.wiki/api/vehicles"
}
}Changes
Changed in 5 of the 50 revisions of this API.42444
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
- ▲
the
response's property type changed fromarrayto no type for statusresponse-property-type-changed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
api operation id
2efd50e02ba871c509078dcf08701557removed and replaced withsearchCommLinksDeprecatedapi-operation-id-removed
- ○
api tag
RSI-Websiteremovedapi-tag-removed
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added to the
response propertyallOflist for the response statusresponse-property-all-of-added
- ▲
- ▲
removed the enum value
translationsfrom the propertyitems/of thequeryrequest parameterincluderequest-parameter-property-enum-value-removed
- ▲
- ▲
the
///response's property type changed fromstringtoobjectfor statusresponse-property-type-changed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameterfilter[category]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[channel]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[series]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterincludenew-optional-request-parameter
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
response's property type changed from no type toarrayfor statusresponse-property-type-changed
- ●
deleted the
queryrequest parameterfilter[category]request-parameter-removed
- ●
deleted the
queryrequest parameterfilter[channel]request-parameter-removed
- ●
deleted the
queryrequest parameterfilter[series]request-parameter-removed
- ●
deleted the
queryrequest parameterincluderequest-parameter-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
api operation id
searchCommLinksDeprecatedremoved and replaced with2efd50e02ba871c509078dcf08701557api-operation-id-removed
- ○
api tag
RSI-Websiteaddedapi-tag-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
removed from the
response propertyallOflist for the response statusresponse-property-all-of-removed
This revision also has 95 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲