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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/?format=api",
    "description": "Großglockner-Tour vom Chiemsee aus ...",
    "creator_name": "Phill",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5bf25d0e-ecde-4afd-9997-e5f91a8f3eb2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4032/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4834/?format=api"
}