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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Jaegerpfad",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7dc5d8a-47bd-4f4d-9415-685da1256ce3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/832/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1031/?format=api"
}