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

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

{
    "category": "https://api.routeconverter.com/v1/categories/909/",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b76a818-ef1d-4ca9-b2be-503ece2d131b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2909/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3488/",
    "metadata": {
        "length": 5507,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 234,
        "size": 11789,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}