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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8067/",
    "description": "2015-03-30 17:01:14",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8b57d95-89bf-4a71-806b-10cbb73cde84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39350/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55841/",
    "metadata": {
        "length": 5704,
        "lengthKind": "track",
        "duration": 9446,
        "positionLists": 1,
        "positions": 628,
        "size": 67979,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-03-30T11:23:38+00:00",
        "elevationGain": 393,
        "elevationLoss": 338,
        "country": "ET"
    }
}