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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8062/",
    "description": "test-nur-otsamo-testversion (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59bc1a23-ca94-412d-8666-5861eb19eeaa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37028/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53519/",
    "metadata": {
        "length": 8306,
        "lengthKind": "track",
        "duration": 11142,
        "positionLists": 1,
        "positions": 674,
        "size": 109788,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-21T10:07:22+00:00",
        "elevationGain": 187,
        "elevationLoss": 137,
        "country": "FI"
    }
}