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

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

{
    "category": "https://api.routeconverter.com/v1/categories/833/?format=api",
    "description": "Hochmoor über Stege",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a8c9759-b383-49d7-9ec2-02aea3191752"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2641/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3201/?format=api"
}