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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Castelldans",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ec40317-4d0d-4985-947e-013e4d30c768"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35965/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52456/",
    "metadata": {
        "length": 52555,
        "lengthKind": "track",
        "duration": 9593,
        "positionLists": 1,
        "positions": 7403,
        "size": 896036,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-01T07:52:03+00:00",
        "elevationGain": 1246,
        "elevationLoss": 1383,
        "country": "ES"
    }
}