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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "01-01-2016 15:46:19 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/639bad26-5da3-4de0-9eb6-adfaa24fc54d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37281/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53772/",
    "metadata": {
        "length": 11867,
        "lengthKind": "track",
        "duration": 8840,
        "positionLists": 1,
        "positions": 1058,
        "size": 215566,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-01-01T12:18:56+00:00",
        "elevationGain": 959,
        "elevationLoss": 959,
        "country": "DE"
    }
}