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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/",
    "description": "0310_KROTTENKOPF",
    "creator_name": "neuholdrudolf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6a5708c-c70d-4625-8d3b-45a59becfa36"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4589/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5445/",
    "metadata": {
        "length": 15081,
        "lengthKind": "track",
        "duration": 187,
        "positionLists": 1,
        "positions": 180,
        "size": 20837,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-07T09:14:56+00:00",
        "country": "AT"
    }
}