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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/?format=api",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73e280ff-700e-4adc-8f94-3b4e9d91cd8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2944/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3522/?format=api"
}