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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von St Peter Ording nach Dersau",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3dbd891b-e6fb-4f3b-97e0-e97813097f26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24234/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38136/",
    "metadata": {
        "length": 148354,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4878,
        "size": 724458,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 947,
        "elevationLoss": 924,
        "country": "DE"
    }
}