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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1426/?format=api",
    "description": "Zwergenweg 5 bei Lohr am Main",
    "creator_name": "Ukrix",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/359d0795-4a8e-4b0b-a3e3-9efd00acb675"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4405/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5215/?format=api"
}