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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Nieuwe tussenpuntlijst 1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26f47bd8-4fa4-4589-b719-85e931b4c0de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35789/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52280/",
    "metadata": {
        "length": 9577,
        "lengthKind": "track",
        "duration": 451715,
        "positionLists": 1,
        "positions": 30,
        "size": 6457,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-09T10:28:35.404000+00:00",
        "elevationGain": 109,
        "elevationLoss": 113,
        "country": "NL"
    }
}