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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/?format=api",
    "description": "Thementour 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/acac922d-e376-4d30-a6ca-7714553c8367"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2569/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3129/?format=api"
}