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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Selènika2010",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4375e70c-5cfc-47ad-a2ea-96ef8820316b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36493/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52984/",
    "metadata": {
        "length": 104042,
        "lengthKind": "track",
        "duration": 32096,
        "positionLists": 1,
        "positions": 4940,
        "size": 687559,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-26T06:05:30+00:00",
        "elevationGain": 2664,
        "elevationLoss": 2657,
        "country": "ES"
    }
}