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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Position 1 to Position 12973",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53e12405-8e38-4ee6-bddd-5671e768cfb2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36887/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53378/?format=api",
    "metadata": {
        "length": 37840,
        "lengthKind": "track",
        "duration": 187337,
        "positionLists": 1,
        "positions": 12973,
        "size": 3083618,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2011-07-15T13:40:24+00:00",
        "country": "DE"
    }
}