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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Eifelblicke 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b5074826-f75c-4e10-9091-775aa025ac40"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2649/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3209/",
    "metadata": {
        "length": 4753,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 302,
        "size": 24777,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 65,
        "elevationLoss": 109,
        "country": "DE"
    }
}