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

GET /v1/routes/52243/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a250f57682309283c4c7231ee5c562a4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/?format=api",
    "description": "GPS device/s/Tamsweg bis Tamsweg/Points",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2531cd5e-7015-4aaf-862f-82b322ecead1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35752/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52243/?format=api",
    "metadata": {
        "length": 3181810,
        "lengthKind": "straight-line",
        "duration": 22840,
        "positionLists": 3,
        "positions": 1233,
        "size": 444250,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2008-12-16T08:39:10+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}