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

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

{
    "category": "https://api.routeconverter.com/v1/categories/20/",
    "description": "\"Rasland\" - Rundweg",
    "creator_name": "flori",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cfa1a3d0-7ff0-4a17-b3df-00bf14f7f489"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26235/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39928/",
    "metadata": {
        "length": 10156,
        "lengthKind": "track",
        "duration": 6369,
        "positionLists": 1,
        "positions": 194,
        "size": 27381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-01T08:00:00+00:00",
        "elevationGain": 292,
        "elevationLoss": 292,
        "country": "AT"
    }
}