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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Hoefen-Fuhrtsbachtal",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a4ca13f0-6ae7-42be-ada5-c3cb153b188f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2972/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3550/",
    "metadata": {
        "length": 10549,
        "lengthKind": "track",
        "duration": 3791,
        "positionLists": 1,
        "positions": 253,
        "size": 34432,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-04-03T15:34:28+00:00",
        "elevationGain": 444,
        "elevationLoss": 491,
        "country": "DE"
    }
}