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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Stuttgarter Rundwanderweg on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67e456bd-9cd6-445e-8902-4ab6e9e50a4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37392/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53883/",
    "metadata": {
        "length": 52379,
        "lengthKind": "track",
        "duration": 18825,
        "positionLists": 1,
        "positions": 533,
        "size": 75392,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 1269,
        "elevationLoss": 1259,
        "country": "DE"
    }
}