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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "/Track: Neue Positionsliste 2/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32b959aa-4f4d-41b2-a5da-53f2c84f7756"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36068/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52559/",
    "metadata": {
        "length": 18589,
        "lengthKind": "track",
        "duration": 3785,
        "positionLists": 1,
        "positions": 84,
        "size": 18927,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-03T08:39:15+00:00",
        "elevationGain": 42,
        "elevationLoss": 36,
        "country": "DE"
    }
}