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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1 (14)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a198721f-e89a-4843-89d1-43f3ca9fb954"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38811/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55302/",
    "metadata": {
        "length": 97744,
        "lengthKind": "track",
        "duration": 14492,
        "positionLists": 2,
        "positions": 2502,
        "size": 563296,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-01T12:40:55+00:00",
        "elevationGain": 2618,
        "elevationLoss": 2620,
        "country": "DE"
    }
}