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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 448",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58f2888f-345e-433c-81c5-dad9a32b951d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37013/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53504/",
    "metadata": {
        "length": 64461,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 448,
        "size": 65464,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 997,
        "elevationLoss": 999,
        "country": "DE"
    }
}