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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "155_Alpen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b39cb1e-b661-4afa-8cd0-fef3fe1fb2ef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35884/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52375/",
    "metadata": {
        "length": 141977,
        "lengthKind": "track",
        "duration": 51020,
        "positionLists": 1,
        "positions": 1610,
        "size": 177363,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-14T18:16:19+00:00",
        "elevationGain": 655,
        "elevationLoss": 655,
        "country": "DE"
    }
}