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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "(2014-01-02) - S'Arenal - Badia Gran - Llucmajor - Sant-Jordi - S'Arenal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6e4ca97-1665-4969-a056-9870687dd3d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40869/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57360/",
    "metadata": {
        "length": 58605,
        "lengthKind": "track",
        "duration": 19033,
        "positionLists": 1,
        "positions": 8189,
        "size": 1083488,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-02T09:40:59+00:00",
        "elevationGain": 1210,
        "elevationLoss": 1212
    }
}