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

GET /v1/routes/51711/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "253b8417920220e9b6c06ee34722514c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/?format=api",
    "description": "110_macerata3 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e7af6a1-1ebe-4cec-9e35-1605bbd298f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35220/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51711/?format=api",
    "metadata": {
        "length": 103078,
        "lengthKind": "track",
        "duration": 37067,
        "positionLists": 1,
        "positions": 1785,
        "size": 247213,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-05T15:48:27+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}