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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Nieuwe tussenpuntlijst 1 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28da7e46-e9df-4727-ae35-b1b2cd388c18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35828/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52319/",
    "metadata": {
        "length": 12342,
        "lengthKind": "track",
        "duration": 73786,
        "positionLists": 1,
        "positions": 48,
        "size": 9904,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-09T19:06:55.748000+00:00",
        "elevationGain": 108,
        "elevationLoss": 108,
        "country": "NL"
    }
}