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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Aktueller Track: 18 MRZ 2012 13:02/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27e43635-b11e-49bc-9b10-c4f7b6ab7364"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35809/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52300/",
    "metadata": {
        "length": 285530,
        "lengthKind": "track",
        "duration": 20697,
        "positionLists": 1,
        "positions": 6687,
        "size": 2072561,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-03-18T12:02:23+00:00",
        "elevationGain": 10557,
        "elevationLoss": 10591,
        "country": "DE"
    }
}