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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "ACTIVE LOG075633",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09d16045-011f-4e4d-9ad2-ee67da07d232"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35113/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51604/",
    "metadata": {
        "length": 9911,
        "lengthKind": "track",
        "duration": 12632,
        "positionLists": 3,
        "positions": 901,
        "size": 105006,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-14T05:56:33+00:00",
        "elevationGain": 1695,
        "elevationLoss": 1904,
        "country": "FR"
    }
}