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

GET /v1/routes/50457/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "344f6231788fb1bb7e1f7dad11987ec3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8016/?format=api",
    "description": "Position 1 to Position 2580",
    "creator_name": "juanalfonso",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b66662f-c98c-44e8-a66e-99ebccb7b602"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2468/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50457/?format=api",
    "metadata": {
        "length": 48201,
        "lengthKind": "track",
        "duration": 86395,
        "positionLists": 1,
        "positions": 2580,
        "size": 515186,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-10-15T00:00:03+00:00",
        "country": "VE"
    }
}