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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/?format=api",
    "description": "15 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5fbb9dd4-0432-445a-8ad8-aa96efa8ed09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37184/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53675/?format=api",
    "metadata": {
        "length": 24387,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 332,
        "size": 27036,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 370,
        "elevationLoss": 370,
        "country": "FR"
    }
}