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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr-Vogelsang",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2be05540-a476-4ce5-be89-3001eea4b9cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2599/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3159/",
    "metadata": {
        "length": 18576,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 312,
        "size": 29113,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 827,
        "elevationLoss": 823,
        "country": "DE"
    }
}