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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1287/",
    "description": "Campell 1",
    "creator_name": "Blaukowb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9913c9a8-4f2d-4e15-9a22-ee06861865a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3854/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4605/",
    "metadata": {
        "length": 9470,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 10233,
        "size": 773577,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1158,
        "elevationLoss": 1167,
        "country": "ES"
    }
}