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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "a (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c93da07-9d53-44f4-bbc9-f6d92298bba6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38290/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54781/",
    "metadata": {
        "length": 6035,
        "lengthKind": "track",
        "duration": 7914,
        "positionLists": 1,
        "positions": 428,
        "size": 90715,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-05T12:35:11+00:00",
        "elevationGain": 558,
        "elevationLoss": 564,
        "country": "DE"
    }
}