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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "125_San_Leo-bergig",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7f94c6d-ad0e-4466-b16c-9b89abf2f1be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39332/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55823/",
    "metadata": {
        "length": 123775,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1408,
        "size": 71274,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "IT"
    }
}