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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Saint-Thomas-la-Garde to Saint-Thomas-la-Garde (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ff281d9-e68a-4feb-8076-f519508738d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38773/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55264/",
    "metadata": {
        "length": 976336,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 3518,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}