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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8048/",
    "description": "Manipis Babag Ride",
    "creator_name": "tangdsangig",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ff4355c-d974-4e77-ae13-beb4821ca10c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27236/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51204/",
    "metadata": {
        "length": 72811,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1665,
        "size": 154894,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1281,
        "elevationLoss": 1281,
        "country": "PH"
    }
}