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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0dfd8601-2063-4414-bb4c-62871dac72f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2634/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3194/?format=api"
}