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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Oviedo / Las Caldas",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9508566-a07e-469c-8800-ef5b1f83167c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39013/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55504/",
    "metadata": {
        "length": 65645,
        "lengthKind": "track",
        "duration": 8553,
        "positionLists": 1,
        "positions": 3692,
        "size": 1343975,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-10-23T14:22:47+00:00",
        "elevationGain": 800,
        "elevationLoss": 832,
        "country": "ES"
    }
}