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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-05-05",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a19410e4-6fc2-4d4e-b5e5-69adb57acbae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38810/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55301/",
    "metadata": {
        "length": 30243,
        "lengthKind": "track",
        "duration": 5140,
        "positionLists": 1,
        "positions": 2526,
        "size": 976503,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-05T12:58:14+00:00",
        "elevationGain": 304,
        "elevationLoss": 296,
        "country": "DE"
    }
}