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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8067/",
    "description": "2015-03-29 10:38:45",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/334afff9-58e7-4c95-be5a-6ad90364a912"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36077/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52568/",
    "metadata": {
        "length": 438778,
        "lengthKind": "track",
        "duration": 36809,
        "positionLists": 1,
        "positions": 252,
        "size": 28122,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-03-28T21:25:14+00:00",
        "elevationGain": 409,
        "elevationLoss": 330,
        "country": "ET"
    }
}