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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_04_24b.kml/MECURY100/4.24.2011-13:11:33/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/471445ce-41e0-4884-9a3e-8e080bae7c16"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36581/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53072/",
    "metadata": {
        "length": 8171,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 256,
        "size": 10044,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 419,
        "elevationLoss": 419,
        "country": "DE"
    }
}