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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Zwarte woud - Dag 2 on GPSies.com",
    "creator_name": "xoga74",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5087211b-ba5c-45c2-81f5-2673a22f5091"
    },
    "localFile": "https://api.routeconverter.com/v1/files/761/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/947/",
    "metadata": {
        "length": 263769,
        "lengthKind": "track",
        "duration": 94807,
        "positionLists": 1,
        "positions": 3797,
        "size": 532363,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-29T11:16:22+00:00",
        "elevationGain": 10916,
        "elevationLoss": 10916,
        "country": "DE"
    }
}