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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "sswd_1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/710e7b17-e3f8-4c37-91a7-1ae9672699f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37634/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54125/",
    "metadata": {
        "length": 248245,
        "lengthKind": "track",
        "duration": 74474,
        "positionLists": 1,
        "positions": 2899,
        "size": 487431,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-22T15:24:28.140000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}