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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "description": "Tour mit Marius",
    "creator_name": "Mattes",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/35f385a2-4aaf-419e-beb4-e57cf4e4a96e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26616/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40270/?format=api"
}