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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Bergstein-Obermaubach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59f4194f-3c4d-43f6-9466-66ad8c99a293"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2668/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3228/?format=api",
    "metadata": {
        "length": 13440,
        "lengthKind": "track",
        "duration": 9256,
        "positionLists": 1,
        "positions": 242,
        "size": 31871,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-19T23:32:54+00:00",
        "elevationGain": 525,
        "elevationLoss": 267,
        "country": "DE"
    }
}