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

GET /v1/routes/52630/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2e4ba32eb7c2b994f5c0a61322186863"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (22)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3575ece2-cdff-4f74-be58-dfe34e46649b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36139/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52630/",
    "metadata": {
        "length": 10873,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21793,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}