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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "30.01.12 12:50",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ed50479-3fe6-41a2-829b-b601f2a5c771"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36775/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53266/",
    "metadata": {
        "length": 7694,
        "lengthKind": "track",
        "duration": 5915,
        "positionLists": 1,
        "positions": 1545,
        "size": 147175,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-30T11:50:39+00:00",
        "elevationGain": 133,
        "elevationLoss": 133,
        "country": "DE"
    }
}