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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "Dolomiten3-2",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38627316-f8e6-40a6-87ad-d2e5a3793f31"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1455/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1838/?format=api"
}