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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neersen-Wachtendonk-Neersen",
    "creator_name": "Hercules48",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6aa34e2a-cb14-4f3e-ac94-c3503f55c625"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24317/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50784/",
    "metadata": {
        "length": 70463,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 330,
        "size": 15744,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 141,
        "elevationLoss": 176,
        "country": "DE"
    }
}