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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Jurasteig - Qualitätsweitwanderweg",
    "creator_name": "RobBike",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/77239c16-f9c2-4dd0-aba8-50717fb0c110"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26961/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51147/",
    "metadata": {
        "length": 239015,
        "lengthKind": "track",
        "duration": 253560,
        "positionLists": 1,
        "positions": 2915,
        "size": 425039,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-03-04T00:00:00+00:00",
        "elevationGain": 7506,
        "elevationLoss": 7506,
        "country": "DE"
    }
}