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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "WanderungZumHohenstein on GPSies.com (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/352d7801-8f5f-434d-ab78-2b7ecb1b07e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36126/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52617/",
    "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"
    }
}