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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Rursee light",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b303a24-0eb2-457d-9b50-583d02f6edf3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2619/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3179/",
    "metadata": {
        "length": 18414,
        "lengthKind": "track",
        "duration": 14405,
        "positionLists": 1,
        "positions": 1259,
        "size": 167216,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-09-22T18:18:14+00:00",
        "elevationGain": 1162,
        "elevationLoss": 1168,
        "country": "DE"
    }
}