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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1630/?format=api",
    "description": "Rondje Maas & Waal",
    "creator_name": "Motormuis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd564be4-bde8-4d8b-bc28-70e8a3081faa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26921/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40542/?format=api"
}