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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Rurberg kurz",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a911e387-ee16-4b69-849a-4ed01e9f0e0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2685/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3245/?format=api",
    "metadata": {
        "length": 15031,
        "lengthKind": "track",
        "duration": 67363,
        "positionLists": 1,
        "positions": 859,
        "size": 50956,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-20T17:42:03+00:00",
        "elevationGain": 59,
        "elevationLoss": 22,
        "country": "DE"
    }
}