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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "voeren-herve",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f60a233b-2db4-48a3-bbe4-341bd91a422e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40849/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57340/",
    "metadata": {
        "length": 39796,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 329,
        "size": 22394,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "BE"
    }
}