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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/?format=api",
    "description": "Sarntal rück",
    "creator_name": "foeslinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02eed342-4f4f-42a5-b6e1-452f34378e02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/237/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/285/?format=api"
}