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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Nieuwe tussenpuntlijst 1 (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6fcefabb-c81d-45f3-a795-17825749ccd6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37596/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54087/",
    "metadata": {
        "length": 8265,
        "lengthKind": "track",
        "duration": 37691,
        "positionLists": 1,
        "positions": 35,
        "size": 7415,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-09T19:47:43.211000+00:00",
        "elevationGain": 40,
        "elevationLoss": 40,
        "country": "NL"
    }
}