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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2013-09-22",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d5c57a7-6e4a-456f-8fe8-a2b88c3b4b11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37121/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53612/",
    "metadata": {
        "length": 27279,
        "lengthKind": "track",
        "duration": 11553,
        "positionLists": 1,
        "positions": 1658,
        "size": 335535,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-22T09:57:13+00:00",
        "elevationGain": 287,
        "elevationLoss": 420,
        "country": "DE"
    }
}