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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Hasselbachgraben",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f025338-c403-4133-8873-697bd689d61f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2969/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3547/?format=api",
    "metadata": {
        "length": 8534,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 338,
        "size": 44972,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-27T11:05:43+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}