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

GET /v1/routes/53510/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "141e340fc078a51a98b4a91a16419907"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sachsen Motorradtour 6",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/594e811d-2456-4927-b6b2-7d828ad7797c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37019/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53510/",
    "metadata": {
        "length": 186729,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 4417,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}