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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/",
    "description": "2017-08-22 07:21:21",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b470591-9bf6-4ece-b2cb-a5fc5c9257cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27302/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51216/",
    "metadata": {
        "length": 113210,
        "lengthKind": "track",
        "duration": 1503411244,
        "positionLists": 1,
        "positions": 5451,
        "size": 1055618,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 470,
        "elevationLoss": 467
    }
}