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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Heimbacher Burgen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07256262-ef36-4780-8821-c918b2be1c08"
    },
    "localFile": "https://api.routeconverter.com/v1/files/830/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1029/?format=api"
}