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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2000/?format=api",
    "description": "Bushaltestellen",
    "creator_name": "ahahn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1dc98d57-9c9b-42c4-b214-c301bf8d0b46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6242/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8319/?format=api"
}