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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "s/2018-09-15 Tour Else-am-See/Punkte (2)",
    "creator_name": "frankiwest",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bdc9c778-3d3b-4c69-b47d-e4b69fc1cec3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25618/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50942/",
    "metadata": {
        "length": 159221,
        "lengthKind": "straight-line",
        "duration": 62634,
        "positionLists": 2,
        "positions": 4948,
        "size": 808467,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2018-09-15T07:58:21+00:00",
        "elevationGain": 544,
        "elevationLoss": 651,
        "country": "DE"
    }
}