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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "300 km rossfeld und postalm",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e59eb4b-b72d-466c-8dfa-6b164b42fbef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4981/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6971/?format=api",
    "metadata": {
        "length": 598196,
        "lengthKind": "straight-line",
        "duration": 42001,
        "positionLists": 2,
        "positions": 32742,
        "size": 6512487,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-09-05T07:47:17+00:00",
        "elevationGain": 5003254,
        "elevationLoss": 5003254,
        "country": "AT"
    }
}