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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "31.12.2016 Gehen 2.02 km Königsdorf, DE/Königsdorf Gehen",
    "creator_name": "Chris-M1",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/387d4128-333f-413b-9896-e7983c93f4a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24011/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50731/",
    "metadata": {
        "length": 1829,
        "lengthKind": "track",
        "duration": 2356,
        "positionLists": 1,
        "positions": 305,
        "size": 5481,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2016-12-31T13:47:16+00:00",
        "elevationGain": 14,
        "elevationLoss": 14,
        "country": "DE"
    }
}