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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/?format=api",
    "description": "Thementour 17 Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f57920b-9b98-40e4-b0aa-fc3b87cc7331"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1020/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1257/?format=api"
}