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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fischhaus Volksdorf; Textpunkt to Fischhaus Volksdorf; Textpunkt",
    "creator_name": "SommerU",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9574a71d-b69b-4ddf-8269-2007c0b6db3b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26979/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51149/",
    "metadata": {
        "length": 98857,
        "lengthKind": "track",
        "duration": 256489053,
        "positionLists": 3,
        "positions": 4473,
        "size": 697072,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-29T13:02:24+00:00",
        "elevationGain": 595,
        "elevationLoss": 606,
        "country": "DE"
    }
}