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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Rundwanderweg Eisingen-Stein-Ersingen-Ispringen11,40 Km",
    "creator_name": "Bodosweg2",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/464dca38-4b0b-41e3-9565-6e13fbada633"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6972/",
    "metadata": {
        "length": 11461,
        "lengthKind": "track",
        "duration": 7535,
        "positionLists": 1,
        "positions": 6799,
        "size": 1406003,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-24T10:22:08.120000+00:00",
        "elevationGain": 1779,
        "elevationLoss": 1773,
        "country": "DE"
    }
}