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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ACTIVE LOG103538",
    "creator_name": "Bremse",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/162a2196-6898-4bb8-b371-faa7306452c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/9487/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50704/",
    "metadata": {
        "length": 97504,
        "lengthKind": "track",
        "duration": 21076,
        "positionLists": 1,
        "positions": 1706,
        "size": 270106,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-28T08:35:38+00:00",
        "elevationGain": 1004,
        "elevationLoss": 1002,
        "country": "DE"
    }
}