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

GET /v1/routes/52950/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0381f04ac05f0e5e7678828d41e235f9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (28)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4227a91b-e4aa-4a86-ab5d-7a098ca8d7ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36459/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52950/",
    "metadata": {
        "length": 12697,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21801,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}