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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/?format=api",
    "description": "Start: Aerzen, Harz als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b96247f6-b15a-4bb2-be9f-3d7c0302fafd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2768/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3336/?format=api"
}