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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "ACTIVE LOG: 21 AUG 2010 17:43",
    "creator_name": "Carlios",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa98af83-c050-4e35-8cb4-dea04c5c19f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4619/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5479/",
    "metadata": {
        "length": 608933,
        "lengthKind": "track",
        "duration": 65871,
        "positionLists": 9,
        "positions": 15782,
        "size": 2196861,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-12T15:43:50+00:00",
        "elevationGain": 12597,
        "elevationLoss": 12521,
        "country": "DE"
    }
}