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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Angerkogel (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63abbc6c-37fa-4297-a62d-71a77410761c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37282/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53773/",
    "metadata": {
        "length": 6201,
        "lengthKind": "track",
        "duration": 10734,
        "positionLists": 1,
        "positions": 3982,
        "size": 409879,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-03-28T08:05:00+00:00",
        "elevationGain": 1957,
        "elevationLoss": 776,
        "country": "AT"
    }
}