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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Woffelsbach-Weidenbach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5b29976-c38b-43f6-aabd-1f13612a98c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2627/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3187/",
    "metadata": {
        "length": 10795,
        "lengthKind": "track",
        "duration": 3878,
        "positionLists": 1,
        "positions": 289,
        "size": 39186,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-01-30T11:51:45+00:00",
        "elevationGain": 645,
        "elevationLoss": 645,
        "country": "DE"
    }
}