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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "Tromsö Tag 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/118d5596-e7ed-44fc-8ded-fea5d7372cd4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35300/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51791/",
    "metadata": {
        "length": 4874,
        "lengthKind": "track",
        "duration": 6685,
        "positionLists": 1,
        "positions": 818,
        "size": 84621,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-13T14:20:00.556000+00:00",
        "elevationGain": 388,
        "elevationLoss": 511,
        "country": "NO"
    }
}