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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/?format=api",
    "description": "Track \"Chrüzegg\"",
    "creator_name": "hampi40",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2709b8f-7fcd-4d0c-9b10-c58b0cc7fef8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5664/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7666/?format=api"
}