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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 3181",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f709e503-ae15-47cf-a0d2-e7edae4149c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40873/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57364/",
    "metadata": {
        "length": 20817,
        "lengthKind": "track",
        "duration": 3530,
        "positionLists": 1,
        "positions": 3181,
        "size": 485520,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-02T18:11:22.360000+00:00",
        "elevationGain": 566,
        "elevationLoss": 544,
        "country": "ES"
    }
}