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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Goor Industrieterrein; De Spechthorst to Goor Industrieterrein; De Spechthorst",
    "creator_name": "jhmn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/79944112-bed1-4a0a-900e-48992dfdf3f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26934/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51142/",
    "metadata": {
        "length": 4359,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 118,
        "size": 16492,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-06-29T07:11:00+00:00",
        "elevationGain": 29,
        "elevationLoss": 25,
        "country": "NL"
    }
}