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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Head southeast on Chemin des Doux toward Clos des Tétras; go 350m to Arrive at: Rue Charles Biennier",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46da70bb-b287-40ea-8cce-6a4ed9dc736d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36574/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53065/",
    "metadata": {
        "length": 457696,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 2788,
        "size": 149873,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "FR"
    }
}