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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "2011-09-11 08:44:29 Subida Ermitas desde San Rafael de la Albaida",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58ef4cfa-e23a-4a84-a31d-d709e72ee3f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37009/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53500/",
    "metadata": {
        "length": 5117,
        "lengthKind": "track",
        "duration": 4011,
        "positionLists": 1,
        "positions": 2416,
        "size": 482573,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-11T06:44:29+00:00",
        "elevationGain": 396,
        "elevationLoss": 11,
        "country": "ES"
    }
}