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

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

{
    "category": "https://api.routeconverter.com/v1/categories/306/",
    "description": "Bad Herrenalber Stadtlauf 14.06.2008",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c45fe70-8dfb-4efd-a0bd-e5df9dc75015"
    },
    "localFile": "https://api.routeconverter.com/v1/files/784/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/973/",
    "metadata": {
        "length": 18246,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 622,
        "size": 5512,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}