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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Pillnitz-Dresden Stadtrundfahrt per Fahrrad on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e6deda9-09e1-4cf1-9414-edf9b0ece098"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36366/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52857/",
    "metadata": {
        "length": 31825,
        "lengthKind": "track",
        "duration": 11434,
        "positionLists": 1,
        "positions": 607,
        "size": 87829,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 408,
        "elevationLoss": 406,
        "country": "DE"
    }
}