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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Rescued route 2011-05-21",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a54b808c-4171-4e6c-b274-2f0ea988b0a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38912/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55403/",
    "metadata": {
        "length": 424196,
        "lengthKind": "track",
        "duration": 30580,
        "positionLists": 1,
        "positions": 3679,
        "size": 620639,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-21T07:09:52.200000+00:00",
        "country": "FR"
    }
}