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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "04-MAR-12 03:59:56 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/edf21a3f-b5df-4cdc-92ed-dc55d31b5d94"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40634/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57125/",
    "metadata": {
        "length": 13889,
        "lengthKind": "track",
        "duration": 18436,
        "positionLists": 1,
        "positions": 1093,
        "size": 117536,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-04T09:52:35+00:00",
        "elevationGain": 812,
        "elevationLoss": 839,
        "country": "ES"
    }
}