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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Arroyo (2); 15-SEP-07 10:14:54 to Ruinas/Ermita de San Juan Bautista (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/460424e3-a1e2-4316-b034-b32bd6c98b1e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36555/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53046/",
    "metadata": {
        "length": 61021,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 160,
        "size": 22334,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-17T08:24:09+00:00",
        "elevationGain": 558,
        "elevationLoss": 867,
        "country": "ES"
    }
}