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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Zubiaur - Zubiaur",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a948a6c-29c5-40e2-b792-4e8889c5bca2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38244/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54735/",
    "metadata": {
        "length": 217645,
        "lengthKind": "routed",
        "duration": 1458,
        "positionLists": 3,
        "positions": 33,
        "size": 7174,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-15T08:00:07.217000+00:00",
        "elevationGain": 1756,
        "elevationLoss": 1756,
        "country": "ES"
    }
}