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

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

{
    "category": "https://api.routeconverter.com/v1/categories/918/?format=api",
    "description": "Rundweg- Hohes Venn Tour37728",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38b39660-e40d-4694-ae5f-e3c649b9f142"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3002/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3580/?format=api",
    "metadata": {
        "length": 7536,
        "lengthKind": "track",
        "duration": 5401,
        "positionLists": 1,
        "positions": 190,
        "size": 26125,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-20T17:50:04+00:00",
        "elevationGain": 90,
        "elevationLoss": 95,
        "country": "DE"
    }
}