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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DONAUBERGLANDWEG on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16cc3e6f-1041-49f3-af4f-08497919158a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35420/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51911/",
    "metadata": {
        "length": 56795,
        "lengthKind": "track",
        "duration": 51045,
        "positionLists": 1,
        "positions": 2201,
        "size": 310119,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 2223,
        "elevationLoss": 2483,
        "country": "DE"
    }
}