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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Start/Finish; Pater Kustersweg 15 to Start/Finish; Pater Kustersweg 15 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e684e09-1a28-41a7-a7a0-3fb6f0b75a4b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38742/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55233/",
    "metadata": {
        "length": 120066,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 1852,
        "size": 109582,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-04T15:53:15+00:00",
        "country": "BE"
    }
}