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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "ieper-wo1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3daa574-26db-4a4d-8b13-5d711b63012f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39605/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56096/",
    "metadata": {
        "length": 28680,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 734,
        "size": 50237,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "BE"
    }
}