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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alcala-Base Aerea-Torrejon-Parque Europa-Alcala",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a5ef9ac-ab41-4e2e-b115-82f4ba29698c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37452/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53943/",
    "metadata": {
        "length": 35963,
        "lengthKind": "track",
        "duration": 8919,
        "positionLists": 1,
        "positions": 1293,
        "size": 377267,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-11T08:23:45+00:00",
        "elevationGain": 270,
        "elevationLoss": 297,
        "country": "ES"
    }
}