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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Parkplatz bis Gasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/304ab205-944e-40e5-b316-827c5c6fbd9c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36005/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52496/",
    "metadata": {
        "length": 9030,
        "lengthKind": "track",
        "duration": 378,
        "positionLists": 1,
        "positions": 201,
        "size": 172748,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-28T16:19:27+00:00",
        "elevationGain": 156,
        "elevationLoss": 156
    }
}