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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Froitscheidt Rundweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1160db94-2b94-41d2-be46-ab72c3debd79"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2656/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3216/",
    "metadata": {
        "length": 8884,
        "lengthKind": "track",
        "duration": 1811,
        "positionLists": 1,
        "positions": 376,
        "size": 33038,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-15T11:42:28+00:00",
        "elevationGain": 75,
        "elevationLoss": 105,
        "country": "DE"
    }
}