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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/?format=api",
    "description": "Eisingen - Bodosweg11",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63c18916-9d17-47df-b05c-0625c816d1dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3317/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3938/?format=api"
}