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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Clásica de la Santina de Covadonga",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e14aade7-6127-4ba6-8cde-a57978e59bac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40325/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56816/",
    "metadata": {
        "length": 217623,
        "lengthKind": "track",
        "duration": 30667,
        "positionLists": 1,
        "positions": 9718,
        "size": 3555574,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-20T07:02:17+00:00",
        "elevationGain": 1781,
        "elevationLoss": 1772,
        "country": "ES"
    }
}