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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Panzersperren des Westwalls",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/093d6376-15c4-4d6d-8423-2437d1e4386c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2986/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3564/",
    "metadata": {
        "length": 10834,
        "lengthKind": "track",
        "duration": 3007,
        "positionLists": 1,
        "positions": 500,
        "size": 67043,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-18T17:18:52+00:00",
        "elevationGain": 998,
        "elevationLoss": 838,
        "country": "DE"
    }
}