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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2015-09-27(T) Finagliosu - Pozzo San Nicola - Stintino - Finagliosu",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6661bd3a-97e7-41dc-b635-72a11fd1ecc1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27731/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41247/",
    "metadata": {
        "length": 57847,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1006,
        "size": 147527,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 640,
        "elevationLoss": 640,
        "country": "IT"
    }
}