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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(3); 13-SEP-07 9:46:19 to Santa Cruz de la Serós (7); 13-SEP-07 14:55:38",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52970f29-06e5-4a05-b50c-32a26fbb35af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36857/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53348/",
    "metadata": {
        "length": 195594,
        "lengthKind": "straight-line",
        "duration": 396,
        "positionLists": 4,
        "positions": 539,
        "size": 70512,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-21T14:13:02+00:00",
        "elevationGain": 2866,
        "elevationLoss": 3585,
        "country": "ES"
    }
}