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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/?format=api",
    "description": "Eiscafe Wilbers",
    "creator_name": "Anton 1960",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f211312d-70ee-40b7-bbe7-6438bfff09c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3963/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4752/?format=api",
    "metadata": {
        "length": 208484,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 3070,
        "format": "GPS Exchange Format 1.0 Garble (*.gpx)",
        "country": "DE"
    }
}