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

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

{
    "category": "https://api.routeconverter.com/v1/categories/911/?format=api",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1990c5ce-c675-486a-ad0b-6f99090ef71e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2920/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3499/?format=api"
}