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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "01-NOV-12 09:55:43 AM (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c48edebd-3765-4aa6-969f-d7db2be06bdc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39620/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56111/",
    "metadata": {
        "length": 23892,
        "lengthKind": "track",
        "duration": 8059,
        "positionLists": 1,
        "positions": 1258,
        "size": 131813,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-01T06:41:04+00:00",
        "elevationGain": 672,
        "elevationLoss": 789,
        "country": "ES"
    }
}