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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "tongerlo_westerlo (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98d7a621-f685-4cd2-8957-0402253270dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38619/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55110/",
    "metadata": {
        "length": 9957,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 74,
        "size": 1176,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "BE"
    }
}