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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "BergischesLandAufRuhigenStraßen on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1100b01d-2e9c-46e3-8af8-839b26da5e79"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35285/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51776/",
    "metadata": {
        "length": 47208,
        "lengthKind": "track",
        "duration": 16963,
        "positionLists": 2,
        "positions": 650,
        "size": 131172,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-08T14:32:45+00:00",
        "elevationGain": 1236,
        "elevationLoss": 1237,
        "country": "DE"
    }
}