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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/",
    "description": "Kerschbamriegl bei Furth im Wald",
    "creator_name": "mibra12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fa9435d-2440-4877-a5d8-507b853caab3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6310/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8396/",
    "metadata": {
        "length": 2521,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 485,
        "size": 13484,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 164,
        "elevationLoss": 164,
        "country": "DE"
    }
}