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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GpsiesTrack on GPSies.com (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7fca6e3-055c-446f-9512-4bcb1ed35bbd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38976/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55467/",
    "metadata": {
        "length": 11844,
        "lengthKind": "track",
        "duration": 4255,
        "positionLists": 1,
        "positions": 52,
        "size": 7996,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-02T23:10:13+00:00",
        "elevationGain": 230,
        "elevationLoss": 223,
        "country": "DE"
    }
}