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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "21-SIE-10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1724d9d7-d844-4540-bf46-866081b0254a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35427/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51918/",
    "metadata": {
        "length": 70818,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 367,
        "size": 58477,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 900,
        "elevationLoss": 896,
        "country": "DE"
    }
}