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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 12214",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11027b9e-ec18-493d-a457-1c1699468be8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35286/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51777/",
    "metadata": {
        "length": 240030,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 12214,
        "size": 791652,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}