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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/?format=api",
    "description": "Eisingen - Bodosweg6",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67c94d92-bc20-46af-819b-cf8e4d2a8325"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3259/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3878/?format=api"
}