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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DD - Hilltop Hoods",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8097fbb2-02fe-478b-81e0-45443db8a9b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38011/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54502/",
    "metadata": {
        "length": 39092,
        "lengthKind": "track",
        "duration": 6335,
        "positionLists": 1,
        "positions": 1116,
        "size": 114497,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-06T17:11:28+00:00",
        "elevationGain": 868,
        "elevationLoss": 902,
        "country": "DE"
    }
}