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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 88",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9550c55a-973b-41b5-b81b-daf6cbf640d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38533/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55024/",
    "metadata": {
        "length": 21935,
        "lengthKind": "track",
        "duration": 437,
        "positionLists": 1,
        "positions": 99,
        "size": 16421,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-08-07T13:28:30.199000+00:00",
        "elevationGain": 5751,
        "elevationLoss": 5751,
        "country": "ES"
    }
}