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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2013-09-07",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72380b18-731e-48b8-a397-116f6895ba75"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37667/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54158/",
    "metadata": {
        "length": 34418,
        "lengthKind": "track",
        "duration": 10292,
        "positionLists": 1,
        "positions": 8649,
        "size": 4213811,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-07T10:14:57+00:00",
        "elevationGain": 830,
        "elevationLoss": 835,
        "country": "DE"
    }
}