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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Narzissenweg 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/528bebde-7371-4f46-8d4a-ef7f130524cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3233/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3850/",
    "metadata": {
        "length": 9969,
        "lengthKind": "track",
        "duration": 10799,
        "positionLists": 1,
        "positions": 104,
        "size": 14758,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-21T16:08:12+00:00",
        "elevationGain": 175,
        "elevationLoss": 175,
        "country": "DE"
    }
}