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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011-05-01AufDemKammDesVogler on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b7f0d6f-c11e-464d-92ac-5575bb72801c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36692/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53183/",
    "metadata": {
        "length": 11668,
        "lengthKind": "track",
        "duration": 4194,
        "positionLists": 1,
        "positions": 931,
        "size": 131650,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-08T17:52:15+00:00",
        "elevationGain": 602,
        "elevationLoss": 586,
        "country": "DE"
    }
}