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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Saint-Thomas-la-Garde to Saint-Thomas-la-Garde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d160278-b5de-4b8f-84a7-463a97f4f8fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37533/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54024/",
    "metadata": {
        "length": 2425253,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 40,
        "size": 4977,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}