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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2015-09-30(T) Santa Teresa di Gallura - Paduletta - Badesi - Sorso - Porto Torres",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/10613f0d-0225-447e-8c7a-8af81ea0d9a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27734/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41250/",
    "metadata": {
        "length": 108453,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1768,
        "size": 259401,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1615,
        "elevationLoss": 1646
    }
}