This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/4374/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "eba1ed1fea94f0f42e5d8d3eedd58814"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "Staller Sattel",
    "creator_name": "Beda",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0bb0454d-f6f6-41a4-9c60-6e8bc5d12c92"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3671/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4374/?format=api"
}