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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Nürnberger Straße 7, Pommelsbrunn to Nürnberger Straße 7, Pommelsbrunn",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80480d8c-3074-4958-93c7-221bf317ce54"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38001/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54492/",
    "metadata": {
        "length": 626510,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 4,
        "positions": 176,
        "size": 58854,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-12T12:02:44+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}