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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2549/?format=api",
    "description": "Eifel (Nord)",
    "creator_name": "ats65",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5c2a0907-c36a-490f-9d35-85242e20ab13"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3880/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4632/?format=api",
    "metadata": {
        "length": 402787,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 36,
        "size": 6431,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}