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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8017/",
    "description": "Trackpoint 1 to Trackpoint 19186",
    "creator_name": "Marvel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6b0abda-ed73-409a-8ef1-3912ec5f96fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5074/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50629/",
    "metadata": {
        "length": 204083,
        "lengthKind": "straight-line",
        "duration": 79078,
        "positionLists": 3,
        "positions": 57558,
        "size": 10601742,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-17T07:51:09.309000+00:00",
        "elevationGain": 10074,
        "elevationLoss": 10098,
        "country": "DK"
    }
}