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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Medinesa 21",
    "creator_name": "jevo23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4fe598c1-372a-4810-b5ea-71a9d236d6d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27076/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51179/",
    "metadata": {
        "length": 110057,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2170,
        "size": 318340,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3453,
        "elevationLoss": 3453,
        "country": "ES"
    }
}