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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "110415-España",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9370e9ba-f9a3-4574-a60c-f236596bb14e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38496/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54987/",
    "metadata": {
        "length": 4229884,
        "lengthKind": "track",
        "duration": 483167,
        "positionLists": 13,
        "positions": 36474,
        "size": 5849439,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-15T18:07:44+00:00",
        "elevationGain": 52029,
        "elevationLoss": 52229
    }
}