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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2008-08-25 Corse avec les Simonet",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95e9d8f1-7450-4483-b955-77ed1b602794"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38547/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55038/",
    "metadata": {
        "length": 2840355,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 78,
        "size": 6985,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "FR"
    }
}