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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GRTP-001; Süd auf Bismarckstraße Richtung Elsa-Brändström-Straße to GMLS-010; B51/Bayenstraße",
    "creator_name": "ingow",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3befe8da-d5e7-4182-b853-192ff9ae9b24"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1145/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50389/",
    "metadata": {
        "length": 159871,
        "lengthKind": "straight-line",
        "duration": 796018,
        "positionLists": 3,
        "positions": 69,
        "size": 11321,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-20T11:19:48.021000+00:00",
        "elevationGain": 990,
        "elevationLoss": 1002,
        "country": "DE"
    }
}