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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2015-04-06 14:01:46)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c050e9e-5268-4dd0-86cc-e108cafc5ea7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36706/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53197/",
    "metadata": {
        "length": 79683,
        "lengthKind": "track",
        "duration": 11382,
        "positionLists": 1,
        "positions": 2785,
        "size": 1150993,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-06T13:01:46+00:00",
        "elevationGain": 1117,
        "elevationLoss": 1113,
        "country": "DE"
    }
}