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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Abbinksweg 7 to Zwolseweg 24",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4fe853d-8e76-4a64-9909-6cb871282a93"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39269/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55760/",
    "metadata": {
        "length": 808967,
        "lengthKind": "straight-line",
        "duration": 8067516,
        "positionLists": 3,
        "positions": 1154,
        "size": 157058,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-11T09:08:05+00:00",
        "country": "NL"
    }
}