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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "New position list 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02eac390-9fe3-4024-b0b3-ae265d0d8b46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34960/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51451/",
    "metadata": {
        "length": 4473,
        "lengthKind": "track",
        "duration": 6770,
        "positionLists": 1,
        "positions": 151,
        "size": 38985,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-31T08:32:14.875000+00:00",
        "elevationGain": 69,
        "elevationLoss": 139
    }
}