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

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

{
    "category": "https://api.routeconverter.com/v1/categories/908/?format=api",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a604c59-1ba5-49c7-acb3-7a7f8d439973"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2906/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3484/?format=api"
}