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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Tracks de Ruralgia 19-07-2013 17:31",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f4fe122-cef9-488a-a19c-88d61a786bae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38380/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54871/",
    "metadata": {
        "length": 713627,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 258,
        "size": 39526,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 3393,
        "elevationLoss": 3943,
        "country": "ES"
    }
}