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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Paulushof-Urftseebrücke-Wolfgarten",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b65f4ac-752b-4349-a2f1-1d58777a08db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2612/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3172/?format=api"
}