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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Mützenich Rundgang",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8417e137-df1d-41cb-a91a-c83c616c6cc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2980/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3558/",
    "metadata": {
        "length": 4991,
        "lengthKind": "track",
        "duration": 1793,
        "positionLists": 1,
        "positions": 94,
        "size": 13443,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-01-30T12:00:57+00:00",
        "elevationGain": 121,
        "elevationLoss": 121,
        "country": "DE"
    }
}