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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/?format=api",
    "description": "Fränkische Schweiz",
    "creator_name": "multitank",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84230159-bb69-4229-87dc-d904a98308c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6384/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8484/?format=api"
}