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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rheintour2012 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5cfd2784-d7bd-477b-8a35-e984b498979f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37115/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53606/",
    "metadata": {
        "length": 1274480,
        "lengthKind": "track",
        "duration": 305361,
        "positionLists": 1,
        "positions": 32160,
        "size": 4503648,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 9157,
        "elevationLoss": 9570,
        "country": "DE"
    }
}