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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 162",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c5f06081-979f-4fee-8049-b0bdcaf0addb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39667/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56158/",
    "metadata": {
        "length": 20119,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 163,
        "size": 23891,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-08-07T14:48:16.639000+00:00",
        "elevationGain": 876,
        "elevationLoss": 876,
        "country": "ES"
    }
}