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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Badestrand Eschauel",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c14deec3-0bf0-44da-9e1b-349b52678b6b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2584/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3144/",
    "metadata": {
        "length": 5759,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 231,
        "size": 20837,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 120,
        "elevationLoss": 209,
        "country": "DE"
    }
}