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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "08-APR-12 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9307d81a-209b-423c-b620-481d3580fc26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38484/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54975/",
    "metadata": {
        "length": 42731,
        "lengthKind": "track",
        "duration": 17211,
        "positionLists": 4,
        "positions": 1033,
        "size": 125004,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-08T08:50:17+00:00",
        "elevationGain": 1459,
        "elevationLoss": 1503,
        "country": "DE"
    }
}