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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (90)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90fe624e-9b78-46b9-935b-dcc8c1170d2b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38427/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54918/",
    "metadata": {
        "length": 11917,
        "lengthKind": "track",
        "duration": 181428497,
        "positionLists": 1,
        "positions": 105,
        "size": 23006,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-07-19T08:09:40.635000+00:00",
        "elevationGain": 248,
        "elevationLoss": 244,
        "country": "DE"
    }
}