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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "SatellicBelgien.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d288370-2d3c-4151-bd77-72b3ef58e877"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26886/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40513/",
    "metadata": {
        "length": 10579213,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 116,
        "size": 12352,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "BE"
    }
}