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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Etappe #7",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c8c46339-0f11-479b-a5e7-ffc334c1c434"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39735/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56226/",
    "metadata": {
        "length": 41514,
        "lengthKind": "track",
        "duration": 726,
        "positionLists": 1,
        "positions": 727,
        "size": 77658,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-18T21:13:57+00:00",
        "country": "CH"
    }
}