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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "De Llagostera a Girona per les Gavarres",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/31ecc0ad-0f1c-4d36-b1fa-ac154c3dad06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36044/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52535/",
    "metadata": {
        "length": 55182,
        "lengthKind": "track",
        "duration": 7774,
        "positionLists": 1,
        "positions": 1264,
        "size": 161381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-12-28T09:40:54+00:00",
        "elevationGain": 1256,
        "elevationLoss": 1322,
        "country": "ES"
    }
}