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

GET /v1/routes/54688/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0f486357405b9bb657b86ecacfee5da6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 4309",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8864f526-9ead-4824-bd5d-14ea10939bca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38197/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54688/",
    "metadata": {
        "length": 11012,
        "lengthKind": "track",
        "duration": 5178,
        "positionLists": 1,
        "positions": 4309,
        "size": 286134,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2011-03-26T11:06:12+00:00",
        "country": "DE"
    }
}