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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 428",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6bbe787d-56d2-498b-8eb0-191ebb2d105d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37487/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53978/",
    "metadata": {
        "length": 47824,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 428,
        "size": 32995,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}