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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "4Taelerweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7600f54d-6d94-40e8-a6b4-b76a17fef377"
    },
    "localFile": "https://api.routeconverter.com/v1/files/825/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1024/?format=api"
}