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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "0015 to ZONA POCO; 660 M",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2673ef5-1143-4034-b7c4-94f3212f2771"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38836/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55327/",
    "metadata": {
        "length": 2671693,
        "lengthKind": "straight-line",
        "duration": 4583963,
        "positionLists": 4,
        "positions": 1279,
        "size": 223124,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-12-31T12:38:11+00:00",
        "elevationGain": 125403,
        "elevationLoss": 125528,
        "country": "ES"
    }
}