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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cobertoria, Cordal y Tenebreo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec8cae8c-c922-4e38-9dcf-27b0b1e2a314"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40600/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57091/",
    "metadata": {
        "length": 127069,
        "lengthKind": "track",
        "duration": 18906,
        "positionLists": 1,
        "positions": 8009,
        "size": 2921823,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-21T08:59:24+00:00",
        "elevationGain": 2406,
        "elevationLoss": 2405,
        "country": "ES"
    }
}