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

GET /v1/routes/52608/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "40db6d1daee519abc5a9e65fcb29a7e2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wo die Wisper rauscht",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34f2b77e-705f-4df6-b3c2-1cb68832f32b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36117/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52608/",
    "metadata": {
        "length": 31654,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 439,
        "size": 31760,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}