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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 55",
    "creator_name": "WVdse",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d319a1a1-8ea9-4bff-b655-a740bee9dda1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1864/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50429/",
    "metadata": {
        "length": 751,
        "lengthKind": "track",
        "duration": 330,
        "positionLists": 1,
        "positions": 55,
        "size": 10311,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-05T12:19:35+00:00",
        "elevationGain": 155,
        "elevationLoss": 138,
        "country": "DE"
    }
}