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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/058465b3-3cdb-4211-8d51-a84086cc0d8e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51509/",
    "metadata": {
        "length": 39232,
        "lengthKind": "routed",
        "duration": 451,
        "positionLists": 1,
        "positions": 8,
        "size": 2438,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-07T12:44:37.150000+00:00",
        "elevationGain": 14,
        "elevationLoss": 14,
        "country": "DE"
    }
}