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

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

{
    "category": "https://api.routeconverter.com/v1/categories/835/",
    "description": "Kroenungsweg-4 Heimbach-Kommern",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5735f607-68d3-4368-bb29-5045641fec05"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3081/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3667/",
    "metadata": {
        "length": 22360,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 511,
        "size": 67477,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-08T15:35:58+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}