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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 1 a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5923c943-5b40-4f28-8b4b-cbe1c880ce46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2570/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3130/",
    "metadata": {
        "length": 13426,
        "lengthKind": "straight-line",
        "duration": 62,
        "positionLists": 2,
        "positions": 94,
        "size": 7128,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-18T16:46:23+00:00",
        "elevationGain": 100,
        "elevationLoss": 114,
        "country": "DE"
    }
}