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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 8",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/881ceadc-8248-412c-9046-b49763a82d4b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2639/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3199/?format=api"
}