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

GET /v1/routes/57257/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "041d57ab9cfbc2d545cba805488c58ef"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8067/",
    "description": "2015-04-02 12:25:13",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3040307-fc16-404c-9df4-0651382a143f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40766/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57257/",
    "metadata": {
        "length": 3510,
        "lengthKind": "track",
        "duration": 10140,
        "positionLists": 1,
        "positions": 380,
        "size": 41691,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-02T06:36:09+00:00",
        "elevationGain": 220,
        "elevationLoss": 214,
        "country": "ET"
    }
}