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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "01 Caen to Moulins_IBIS",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e54a0ff9-6e32-44a3-8452-fc0c43fe7199"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40413/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56904/",
    "metadata": {
        "length": 10048384,
        "lengthKind": "routed",
        "duration": 1928,
        "positionLists": 24,
        "positions": 65769,
        "size": 4644233,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-28T20:36:39+00:00",
        "country": "FR"
    }
}