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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/?format=api",
    "description": "Teneriffa kleiner gala wandern",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42e64130-f68d-4523-9660-c5b980a934d0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2407/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2954/?format=api"
}