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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Route 001 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e92f0ded-3a7e-4230-9db7-da169afcbc9c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40503/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56994/",
    "metadata": {
        "length": 1975336,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4,
        "size": 1610,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}