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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "ET4 Tiuccia-Anse Fautea",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a31ecf6-0038-4c65-babc-0b53c5db38c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37037/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53528/",
    "metadata": {
        "length": 434299,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 4362,
        "size": 286144,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}