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

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

{
    "category": "https://api.routeconverter.com/v1/categories/729/?format=api",
    "description": "Neuntöterweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84ba0810-343f-46de-ba75-ddab110a0a2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2124/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2638/?format=api"
}