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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Altenbroekwandeling",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee62e194-d24b-4abd-ae04-c54d778ed8a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40642/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57133/",
    "metadata": {
        "length": 10229,
        "lengthKind": "track",
        "duration": 8731,
        "positionLists": 1,
        "positions": 677,
        "size": 107119,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-10-12T08:37:44+00:00",
        "elevationGain": 788,
        "elevationLoss": 792,
        "country": "BE"
    }
}