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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "MAGPX - tevervangennaam (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c0eb941-8051-435f-a212-e18b1168765e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38679/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55170/",
    "metadata": {
        "length": 949472,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 268,
        "size": 91649,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-26T19:15:54.921000+00:00",
        "country": "NL"
    }
}