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

GET /v1/routes/7849/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "fbe4861777d95ee7ef447e8bcbe805f2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/177/?format=api",
    "description": "Brunnach (Biosphaerenpark)",
    "creator_name": "gharb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a08231e-f487-4cba-b0a5-55dcf3f2c48d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5807/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7849/?format=api",
    "metadata": {
        "length": 3575,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 64,
        "size": 8172,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-01-01T01:00:00+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}