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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Paulushof-Urftseebrücke RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39efeccb-9644-4048-8cd8-841cd0578b86"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2610/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3170/",
    "metadata": {
        "length": 16591,
        "lengthKind": "track",
        "duration": 18133,
        "positionLists": 1,
        "positions": 1104,
        "size": 124497,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-27T07:24:44+00:00",
        "elevationGain": 422,
        "elevationLoss": 407,
        "country": "DE"
    }
}