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

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

{
    "category": "https://api.routeconverter.com/v1/categories/303/",
    "description": "Graf-Rhena-Weg on GPSies.com",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a04a01a-f14e-43f8-9f34-67a2076af4b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/778/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/967/",
    "metadata": {
        "length": 33436,
        "lengthKind": "track",
        "duration": 12026,
        "positionLists": 1,
        "positions": 2195,
        "size": 308121,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-11T22:24:41+00:00",
        "elevationGain": 2225,
        "elevationLoss": 2230,
        "country": "DE"
    }
}