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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "HoheWand_2014",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b497d176-e0ee-4710-9a27-6739b61f1c43"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39256/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55747/",
    "metadata": {
        "length": 676174,
        "lengthKind": "routed",
        "duration": 79946462,
        "positionLists": 2,
        "positions": 5170,
        "size": 480729,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-10T05:15:46+00:00",
        "country": "AT"
    }
}