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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "spiez - leissigen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9b25c2a-b136-4d76-b422-d8002576ce8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40936/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57427/",
    "metadata": {
        "length": 10191,
        "lengthKind": "track",
        "duration": 8,
        "positionLists": 1,
        "positions": 210,
        "size": 27422,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-03T16:27:25.359000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CH"
    }
}