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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "Bigtour 2009 (774Km)",
    "creator_name": "12erGS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee229218-668d-484a-b638-cd15cb33d7fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4384/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5193/",
    "metadata": {
        "length": 1423258,
        "lengthKind": "straight-line",
        "duration": 2049298,
        "positionLists": 3,
        "positions": 141,
        "size": 24053,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-27T12:19:27.156000+00:00",
        "country": "CH"
    }
}