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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_04_20.kml/MECURY100/4.20.2011-15:13:07/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a67efee2-c7ea-47ca-8c78-259fd72fa196"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38941/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55432/",
    "metadata": {
        "length": 19092,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 613,
        "size": 23340,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 612,
        "elevationLoss": 615,
        "country": "DE"
    }
}