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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ACTIVE LOG (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a533ea2-a5c8-46ab-8ec1-599477d6ad83"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35126/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51617/",
    "metadata": {
        "length": 19241,
        "lengthKind": "track",
        "duration": 24342,
        "positionLists": 1,
        "positions": 515,
        "size": 115051,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-14T08:28:43+00:00",
        "elevationGain": 1028,
        "elevationLoss": 982,
        "country": "DE"
    }
}