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

GET /v1/routes/52485/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a596fca1dee5d7f3126af2a80678d6c9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8067/?format=api",
    "description": "2015-04-11 12:46:06",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2fd6b2b3-00c3-4643-b34e-ec5ea11e78c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35994/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52485/?format=api",
    "metadata": {
        "length": 599483,
        "lengthKind": "track",
        "duration": 82225,
        "positionLists": 1,
        "positions": 320,
        "size": 35223,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-10T10:55:41+00:00",
        "elevationGain": 6238,
        "elevationLoss": 6071,
        "country": "ET"
    }
}