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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2014-10-29(T) Nuoro - Macomer - Bosa - Villanova Monteleone - Punta Caccia - Alghero",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/521bcc80-dc0d-4af0-a4de-1d4fecd81098"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27723/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41239/",
    "metadata": {
        "length": 191466,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3591,
        "size": 528980,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3256,
        "elevationLoss": 3919,
        "country": "IT"
    }
}