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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "01 Aanvang VTO to 75 Einde VTO (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/905e8284-e2d8-4c87-afdb-d41b02a5c210"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38402/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54893/",
    "metadata": {
        "length": 129821,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 75,
        "size": 5553,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "NL"
    }
}