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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2005/",
    "description": "rallye 2011 152.437  to rallye 2011 152.437",
    "creator_name": "zx9rninja62",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a316ca93-f377-48c1-a3bf-b86a4bf02141"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6253/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8331/",
    "metadata": {
        "length": 152700,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 1908,
        "size": 146579,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 853268,
        "elevationLoss": 853267,
        "country": "FR"
    }
}