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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "20110322_161411/Track points with timestamps",
    "creator_name": "franc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8de199e2-aa9c-434b-97c2-dc0fca914646"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6541/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50694/",
    "metadata": {
        "length": 70065,
        "lengthKind": "track",
        "duration": 13671,
        "positionLists": 2,
        "positions": 2578,
        "size": 285307,
        "format": "Google Earth 4.2 (*.kml)",
        "startTime": "2011-03-22T15:14:41.168000+00:00",
        "elevationGain": 2098,
        "elevationLoss": 2176,
        "country": "DE"
    }
}