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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Villar de Vildas",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/115edf2f-09f6-4458-8cdf-69e35199d25e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35294/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51785/",
    "metadata": {
        "length": 132441,
        "lengthKind": "track",
        "duration": 21211,
        "positionLists": 1,
        "positions": 7409,
        "size": 2705781,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-04T07:06:16+00:00",
        "elevationGain": 1638,
        "elevationLoss": 1621,
        "country": "ES"
    }
}