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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Gemünd-Kermeter-Brücke",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2c2ad85-319b-4d48-9563-8a976e76b5cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2603/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3163/?format=api"
}