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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schwäbische Kartoffeltour – aus Trekkingbike 5/2014 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b90c407-e05d-475f-9776-9809726d13e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38260/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54751/",
    "metadata": {
        "length": 214457,
        "lengthKind": "track",
        "duration": 77096,
        "positionLists": 1,
        "positions": 506,
        "size": 72997,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 1397,
        "elevationLoss": 1397,
        "country": "DE"
    }
}