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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "132 Km, Vuelta Guapa por la Costa",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/99891d15-8df6-4b5f-8ac9-5efcbe03504e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38632/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55123/",
    "metadata": {
        "length": 133969,
        "lengthKind": "track",
        "duration": 17945,
        "positionLists": 1,
        "positions": 4266,
        "size": 545589,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-30T09:07:08+00:00",
        "elevationGain": 1651,
        "elevationLoss": 1661,
        "country": "ES"
    }
}