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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "24/03/2012 13:34",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ace587cc-7bcd-4989-b771-c6114ed65642"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39092/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55583/",
    "metadata": {
        "length": 102784,
        "lengthKind": "track",
        "duration": 15815,
        "positionLists": 1,
        "positions": 12708,
        "size": 1278840,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-24T12:34:29+00:00",
        "elevationGain": 2569,
        "elevationLoss": 2413,
        "country": "FR"
    }
}