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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Wolfgarten-Uftseebrücke RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c83199a-3d3d-4af2-b7bd-be4ca8f2ad28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2996/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3574/?format=api"
}