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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/?format=api",
    "description": "Kleine Route",
    "creator_name": "schorschi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bea40a4b-27da-4e0f-aeda-9a23cc8ffb29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25392/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39162/?format=api"
}