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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1077/?format=api",
    "description": "Alzenau-Spessart 190 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a29a3e17-edb3-476b-8980-800c4e669daa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5810/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7853/?format=api"
}