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

GET /v1/routes/325/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "c5df63f388803abaf59c1a3968e7de44"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "DE-CH-FR-Alpentour-2130km",
    "creator_name": "rfelder58",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca27648a-ab5e-404a-9092-663557070e6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/273/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/325/?format=api",
    "metadata": {
        "length": 2129877,
        "lengthKind": "track",
        "duration": 590841,
        "positionLists": 1,
        "positions": 3500,
        "size": 491474,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-06-05T19:08:32+00:00",
        "elevationGain": 38728,
        "elevationLoss": 38709,
        "country": "IT"
    }
}