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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2012-04-05T12:11:42Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36e9dc01-ac5f-46ce-83c5-076140be04eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36172/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52663/",
    "metadata": {
        "length": 62965,
        "lengthKind": "track",
        "duration": 9766,
        "positionLists": 1,
        "positions": 1407,
        "size": 304535,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-05T12:11:43+00:00",
        "elevationGain": 264,
        "elevationLoss": 258,
        "country": "DE"
    }
}