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

GET /v1/routes/52152/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0d712fa98394d68c175d4f7cbe4504dd"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "20110518-154731",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2123a9b3-b8b3-4dec-a305-0f182471abed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35661/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52152/?format=api",
    "metadata": {
        "length": 50619,
        "lengthKind": "track",
        "duration": 20454,
        "positionLists": 1,
        "positions": 1959,
        "size": 391599,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-05-18T13:57:36+00:00",
        "elevationGain": 489,
        "elevationLoss": 489,
        "country": "PL"
    }
}