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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/",
    "description": "Teneriffa Am Negro(RW) on GPSies.com",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11c47c10-e06c-49fd-a2b4-f0eb74173fd7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2377/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2923/",
    "metadata": {
        "length": 11344,
        "lengthKind": "track",
        "duration": 4088,
        "positionLists": 1,
        "positions": 217,
        "size": 31147,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-22T11:44:25+00:00",
        "elevationGain": 523,
        "elevationLoss": 523
    }
}