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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Manacor, Son Macia, es Fangar, Cales de Mallorca, Cala Magraner, Porto Cristo, Son Carrio",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94080585-0559-4ffa-b50f-d0eeb584a07e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38507/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54998/",
    "metadata": {
        "length": 56387,
        "lengthKind": "track",
        "duration": 14647,
        "positionLists": 1,
        "positions": 1645,
        "size": 160938,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-24T07:01:00+00:00",
        "elevationGain": 884,
        "elevationLoss": 892
    }
}