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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Trimmpfad",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/086cada7-e9d4-4af3-a36f-d231dd816b9e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2699/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3259/?format=api"
}