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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2015-05-30T11:41:39Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ce66127-0477-4b7b-b7bf-6759c49f12fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36725/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53216/",
    "metadata": {
        "length": 29941,
        "lengthKind": "track",
        "duration": 12072,
        "positionLists": 1,
        "positions": 1896,
        "size": 413586,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-30T11:41:45+00:00",
        "elevationGain": 765,
        "elevationLoss": 760,
        "country": "DE"
    }
}