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

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

{
    "category": "https://api.routeconverter.com/v1/categories/337/",
    "description": "Wildenburg/Track: 2010-31-10",
    "creator_name": "bigdiesel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6fa9922d-4395-4e95-8e8f-8ee880a7aa4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5080/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7072/",
    "metadata": {
        "length": 10637,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1163,
        "size": 42343,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 605,
        "elevationLoss": 606,
        "country": "DE"
    }
}