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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8016/?format=api",
    "description": "Position 1 to Position 1548",
    "creator_name": "juanalfonso",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2379f2c-9787-4ded-bf36-08a754d92276"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2470/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50458/?format=api",
    "metadata": {
        "length": 79167,
        "lengthKind": "track",
        "duration": 70120,
        "positionLists": 1,
        "positions": 1548,
        "size": 454685,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-10-16T00:00:08+00:00",
        "country": "VE"
    }
}