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

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

{
    "category": "https://api.routeconverter.com/v1/categories/304/",
    "description": "Neue Wegpunktliste (rev)",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/638181c4-0b20-4586-b575-7b3d2e22fb77"
    },
    "localFile": "https://api.routeconverter.com/v1/files/901/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1106/",
    "metadata": {
        "length": 10628,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 180,
        "size": 40000,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-11-02T05:00:12.046000+00:00",
        "elevationGain": 1306,
        "elevationLoss": 1296,
        "country": "DE"
    }
}