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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Panzersperren des Westwalls",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/093d6376-15c4-4d6d-8423-2437d1e4386c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2986/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3564/?format=api"
}