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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/?format=api",
    "description": "Schleife Ruhrgebiet",
    "creator_name": "Reteid",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c23a2ce-c168-4016-8ff3-f08086638dc6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1578/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1980/?format=api"
}