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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Felsentor und Hügelgräber",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86a1e1d4-428d-470f-b35f-cbf99fccaac0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38151/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54642/",
    "metadata": {
        "length": 26008,
        "lengthKind": "track",
        "duration": 8882,
        "positionLists": 1,
        "positions": 333,
        "size": 7081,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-09T16:05:54+00:00",
        "elevationGain": 741,
        "elevationLoss": 778,
        "country": "DE"
    }
}