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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Untitled (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9756b49d-ed3e-428c-8a14-a5e58fc21bca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38586/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55077/",
    "metadata": {
        "length": 105745,
        "lengthKind": "track",
        "duration": 18711,
        "positionLists": 1,
        "positions": 2737,
        "size": 433249,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-23T08:51:53+00:00",
        "elevationGain": 1361,
        "elevationLoss": 1361,
        "country": "DE"
    }
}