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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/?format=api",
    "description": "Eisingen - Bodosweg12",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02840933-f073-46df-9247-e05a51e54802"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3318/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3939/?format=api"
}