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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/",
    "description": "Traualpsee - Tannheimer Berge",
    "creator_name": "xreality",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f0fcd74-4994-4f97-ad76-cfeb261f8b18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5880/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7943/",
    "metadata": {
        "length": 15733,
        "lengthKind": "track",
        "duration": 17760,
        "positionLists": 1,
        "positions": 1055,
        "size": 161930,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-11T10:42:42+00:00",
        "elevationGain": 1658,
        "elevationLoss": 1658,
        "country": "AT"
    }
}