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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2017-10-19(T) Alghero - Punta Caccia - Argentiera - Pedraia - Stintino - Alghero",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54788185-9ffc-4ec1-b251-f059c7759906"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27760/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41276/",
    "metadata": {
        "length": 151329,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2478,
        "size": 363296,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1909,
        "elevationLoss": 1909,
        "country": "IT"
    }
}