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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "01-NOV-12 09:55:43 AM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22990ba3-ecb4-4bc5-8e4b-7f7822a398f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35693/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52184/",
    "metadata": {
        "length": 23892,
        "lengthKind": "track",
        "duration": 8059,
        "positionLists": 1,
        "positions": 1258,
        "size": 131813,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-01T06:41:04+00:00",
        "elevationGain": 672,
        "elevationLoss": 789,
        "country": "ES"
    }
}