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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bärenkopf",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14f89979-a344-4bcd-bf64-048a220d8491"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35385/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51876/",
    "metadata": {
        "length": 10514,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 415,
        "size": 47082,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 349,
        "elevationLoss": 348,
        "country": "DE"
    }
}