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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "HD-Trail-Sandals",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64dca8c6-e901-47f4-b334-0d72a0fe81e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37321/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53812/",
    "metadata": {
        "length": 30060,
        "lengthKind": "track",
        "duration": 15092,
        "positionLists": 1,
        "positions": 4584,
        "size": 724926,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-12T12:51:07+00:00",
        "elevationGain": 1375,
        "elevationLoss": 1364,
        "country": "DE"
    }
}