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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Auto 03-MAI-14 12:46:49",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/256f0e39-ab2c-4e32-9922-587f4d401d1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35757/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52248/",
    "metadata": {
        "length": 13663,
        "lengthKind": "track",
        "duration": 4642,
        "positionLists": 1,
        "positions": 2700,
        "size": 284646,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-03T10:46:49+00:00",
        "elevationGain": 153,
        "elevationLoss": 203,
        "country": "DE"
    }
}