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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "20120519_rv_süh_rv on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/78385622-b011-467d-9532-8a06d966b86c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37812/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54303/",
    "metadata": {
        "length": 43601,
        "lengthKind": "track",
        "duration": 15734,
        "positionLists": 1,
        "positions": 3343,
        "size": 714800,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-19T21:22:27+00:00",
        "elevationGain": 871,
        "elevationLoss": 869,
        "country": "DE"
    }
}