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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SKK (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1a2bdee-e3c8-4268-ab13-98261a892035"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38816/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55307/",
    "metadata": {
        "length": 620081,
        "lengthKind": "routed",
        "duration": 13952,
        "positionLists": 3,
        "positions": 540,
        "size": 70287,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1989-12-30T23:59:59+00:00",
        "elevationGain": 3589,
        "elevationLoss": 3588,
        "country": "DE"
    }
}