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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Oviedo / Santa Rosa / Llanera",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b3ec0eb-eb9f-4238-b377-10a3ccf34239"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38661/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55152/",
    "metadata": {
        "length": 91913,
        "lengthKind": "track",
        "duration": 11990,
        "positionLists": 1,
        "positions": 4629,
        "size": 1696534,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-07T09:41:16+00:00",
        "elevationGain": 940,
        "elevationLoss": 909,
        "country": "ES"
    }
}