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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (26)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41a85acd-907d-47ca-9e6b-a415b88eef89"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36442/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52933/",
    "metadata": {
        "length": 2513,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 100,
        "size": 21804,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}