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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/?format=api",
    "description": "Rund ums Johanneskreuz",
    "creator_name": "Waschi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a069455a-ac60-4657-8a9e-6807403914c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1894/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2378/?format=api"
}