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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "III Desafio Valgrande-Pajares",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5c66837d-ca22-4d30-bd55-4998445757ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37098/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53589/",
    "metadata": {
        "length": 157672,
        "lengthKind": "track",
        "duration": 21844,
        "positionLists": 1,
        "positions": 9695,
        "size": 3539056,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-08T07:40:20+00:00",
        "elevationGain": 3123,
        "elevationLoss": 3120,
        "country": "ES"
    }
}