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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "HI-Lübbrechtsen-HI",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9009eadc-b2bb-45b7-a415-de094ae87d36"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38398/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54889/",
    "metadata": {
        "length": 65411,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 434,
        "size": 39505,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 478,
        "elevationLoss": 491,
        "country": "DE"
    }
}