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

GET /v1/routes/40784/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "26cecea0dfc1c233f8edba7259739e7c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "25.09.21 B.-Brecht-Straße 29, HY - Große Stadt-Radtour (Zeißig-Gondelteich-SE",
    "creator_name": "VolkerHY",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98f23dab-f630-49dc-87e8-74c0d07fc6b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27222/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40784/",
    "metadata": {
        "length": 11024,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2774,
        "size": 171438,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 41,
        "elevationLoss": 42,
        "country": "DE"
    }
}