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

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

{
    "category": "https://api.routeconverter.com/v1/categories/304/",
    "description": "Wattkopf",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cccba1f3-3cf3-4df9-b546-ce30dca4c4e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/781/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/970/",
    "metadata": {
        "length": 21386,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 405,
        "size": 81763,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-10T18:53:41.484000+00:00",
        "elevationGain": 1023,
        "elevationLoss": 1158,
        "country": "DE"
    }
}