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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "GPS device/s/Bojenweg/Path",
    "creator_name": "Mest",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33c6c860-89db-4929-96e2-0f73b13a02a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28351/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51350/",
    "metadata": {
        "length": 7626,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 49,
        "size": 3725,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 100,
        "elevationLoss": 100,
        "country": "AT"
    }
}