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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8061/",
    "description": "Family Hotel-Szagad; Szeged to Szeged",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87a6811d-0a58-4d6b-98e3-e7f8b594a99d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38174/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54665/",
    "metadata": {
        "length": 4020879,
        "lengthKind": "straight-line",
        "duration": 477060,
        "positionLists": 5,
        "positions": 7429,
        "size": 596890,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-02T19:25:38+00:00",
        "country": "SK"
    }
}