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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "WanderungZumHohenstein on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/330dbae2-65f2-427b-9212-9f7475849ccd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36073/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52564/",
    "metadata": {
        "length": 9911,
        "lengthKind": "track",
        "duration": 3560,
        "positionLists": 1,
        "positions": 125,
        "size": 18779,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-07T17:29:34+00:00",
        "elevationGain": 332,
        "elevationLoss": 332,
        "country": "DE"
    }
}