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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 2 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a5a08dd-6b50-4b6c-96f9-87d2c53a7cf0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55139/",
    "metadata": {
        "length": 101160,
        "lengthKind": "routed",
        "duration": 18272,
        "positionLists": 1,
        "positions": 2309,
        "size": 474043,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-28T11:25:28+00:00",
        "elevationGain": 2445,
        "elevationLoss": 2487,
        "country": "DE"
    }
}