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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Watzhahn",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03c29d6d-971b-4ab0-8218-83d31088011b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34979/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51470/",
    "metadata": {
        "length": 19773,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 465,
        "size": 11353,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 396,
        "elevationLoss": 397,
        "country": "DE"
    }
}