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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Steckenborn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eb22e969-d9d4-44cd-96b5-9f6bc7365e48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/873/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1072/?format=api"
}