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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 194",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e77a443f-3d35-4895-a1de-09ac136734a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40459/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56950/",
    "metadata": {
        "length": 4890,
        "lengthKind": "track",
        "duration": 5009,
        "positionLists": 1,
        "positions": 194,
        "size": 25954,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-30T10:00:21+00:00",
        "elevationGain": 105,
        "elevationLoss": 125,
        "country": "ES"
    }
}