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

GET /v1/routes/52931/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "35aa6fa2738eb61f6ba8aed74c6208db"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schmöln.kmz/Schmöln",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/419bbb47-83f1-4234-acd8-81e701cb6390"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36440/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52931/",
    "metadata": {
        "length": 49579,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 9113,
        "size": 129545,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}