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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 11",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/580f2cf3-72f5-446e-b12c-7e5aa4cc4055"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2630/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3190/?format=api"
}