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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/?format=api",
    "description": "Helloween Tour HH-MV-HH",
    "creator_name": "Tobile",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc22c58d-ac80-4b3c-99e7-568618794f06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5025/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7019/?format=api"
}