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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Position 1 to Position 4127",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/347d7bc4-dba4-4056-b216-11a41f12400b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36105/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52596/?format=api",
    "metadata": {
        "length": 14887,
        "lengthKind": "track",
        "duration": 5035,
        "positionLists": 1,
        "positions": 4127,
        "size": 504559,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2014-06-09T05:45:43+00:00",
        "country": "DE"
    }
}