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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Quad Tour V1.1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f375f10-84bf-4ff9-ace3-4e1ae6b62f49"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36386/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52877/",
    "metadata": {
        "length": 77776,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 136,
        "size": 25030,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 204,
        "elevationLoss": 200,
        "country": "DE"
    }
}