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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "001 to 089",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73e41938-411f-4baf-b697-aa27e77ac17b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37723/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54214/",
    "metadata": {
        "length": 466622,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2005,
        "size": 83568,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "FR"
    }
}