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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "25.08.2010 16:35-Odenwaldkurzstrecke 2-SUPERCRUEL",
    "creator_name": "Supercruel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c03d287-60dc-4b2c-a430-d9f4764ff375"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5730/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7746/",
    "metadata": {
        "length": 110730,
        "lengthKind": "track",
        "duration": 7000,
        "positionLists": 1,
        "positions": 2616,
        "size": 542997,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-25T16:42:25.490000+00:00",
        "elevationGain": 1962,
        "elevationLoss": 1895,
        "country": "DE"
    }
}