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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "GPS device",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41cff1d2-ef7c-4c18-9afb-f49c3e649951"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36451/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52942/",
    "metadata": {
        "length": 45180203,
        "lengthKind": "straight-line",
        "duration": 1516691,
        "positionLists": 358,
        "positions": 89373,
        "size": 1180381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-19T01:06:36+00:00",
        "elevationGain": 92191,
        "elevationLoss": 91488,
        "country": "IT"
    }
}