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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Rossberg RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9ae4cd0-7359-4233-a81c-c0041242e811"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2684/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3244/?format=api",
    "metadata": {
        "length": 12888,
        "lengthKind": "track",
        "duration": 9005,
        "positionLists": 1,
        "positions": 332,
        "size": 44851,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-21T12:44:31+00:00",
        "elevationGain": 226,
        "elevationLoss": 234,
        "country": "DE"
    }
}