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

GET /v1/routes/38139/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5241b10e703c566d44f0bcdb8d7cc33a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "vom U-Boot Denkmal Laboe nach Dersau",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4af2e80-829f-498b-a817-03eb8ea70259"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24237/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38139/",
    "metadata": {
        "length": 86260,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4126,
        "size": 618948,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 750,
        "elevationLoss": 740,
        "country": "DE"
    }
}