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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Zimmel-Rundweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95668e97-3030-4d3d-9a0e-827a9b0f2f94"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2703/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3263/?format=api"
}