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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/?format=api",
    "description": "Teneriffa, Roque de Taborno",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4efaa760-8be4-46c9-9c64-4712da7f6edd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2376/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2922/?format=api"
}