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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Am Sonnenhang 5, Vohenstrauss, Kaimling (Vohenstrauss)  to Am Sonnenhang 5, Vohenstrauss, Kaimling (Vohenstrauss)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b17e320-8aa6-4ea2-b408-4184602af6e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36279/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52770/?format=api",
    "metadata": {
        "length": 431364,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 99,
        "size": 37716,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-11T15:37:57+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}