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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "20.07.2012 14:30",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b2b4812-483f-4f03-98c5-972345408096"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36283/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52774/",
    "metadata": {
        "length": 36812,
        "lengthKind": "track",
        "duration": 10043,
        "positionLists": 1,
        "positions": 4895,
        "size": 488030,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-20T12:30:53+00:00",
        "elevationGain": 1597,
        "elevationLoss": 1581,
        "country": "DE"
    }
}